'Declaration
Public Overloads Shared Sub Rotate( _ ByVal points() As NPointD, _ ByVal start As System.Integer, _ ByVal count As System.Integer, _ ByVal angle As System.Double _ )
'Usage
Dim points() As NPointD Dim start As System.Integer Dim count As System.Integer Dim angle As System.Double NGeometry2D.Rotate(points, start, count, angle)
Parameters
- points
- start
- count
- angle